home *** CD-ROM | disk | FTP | other *** search
/ Softline PAY-CD / Softline PAY-CD(1994).iso / programm / crystal / demo / disk1 / install.inf < prev    next >
Encoding:
INI File  |  1992-03-06  |  928 b   |  52 lines

  1. [dialog]
  2.  
  3. caption = "Crystal Ball for Windows Demo Installation"
  4.  
  5. [data]
  6.  
  7. defdir = c:\excel\cb
  8.  
  9. [disks]
  10.  
  11. 1 = ., "Crystal Ball Installation Disk"
  12.  
  13. [needed.space]
  14.  
  15. minspace = 750000
  16.  
  17. [app.copy.appstuff]
  18.  
  19. #cb.program, 0:
  20. #cb.examples, 0:examples
  21.  
  22. [cb.program]
  23.  
  24. 1:cb.exe,"Crystal Ball program file"
  25. 1:cbmacro.xla, "Crystal Ball macro file"
  26. 1:cb.hlp,"Crystal Ball help file"
  27. 1:cbwork.xls,"Crystal Ball support files"
  28. 1:cbrun.xls
  29. 1:step.xls
  30. 1:readme.wri
  31. 1:order.wri
  32. 1:data.xlt
  33. 1:report.xlt
  34.  
  35. [cb.examples]
  36.  
  37. 1:examples\futura.xls,"Crystal Ball examples directory"
  38. 1:examples\vision.xls
  39.  
  40. ;Include this stuff if you want to install a program group with
  41. ;Crystal Ball in it.
  42. [progman.groups]
  43.  
  44. "Crystal Ball Demo"
  45.  
  46. [GROUP_SECTION]
  47.  
  48. "Crystal Ball Demo",0:cbmacro.xla,0:cb.exe,0
  49. "Read Me", 0:readme.wri,0:cb.exe,3
  50. "Order Form", 0:order.wri,0:cb.exe,2
  51. "Crystal Ball Help",H:cb.hlp,0:cb.exe,1
  52.